Scrap Heap

Version:
  1.0

Release Date:
  December 10, 2010

Description:
  Scrap Heap is a first person shooter style game, themed with sci-fi elements; specifically, a lot
  of robots. Our gameplay is styled around elements from Killing Floor and Serious Sam; namely, the
  mindless killing of robots using a variety of weapons.
  
  Although the project is largely unfinished, you can still explore a few levels in the game.
  Note that weapons do not work, and robots simply follow you and don't actually hurt you. We were
  very close to finishing implementation of this, but simply ran short on time.

Developers:
  Kevin Scroggins
  Corey Ling
  Martin Kugler

Contact:
  nitro404@gmail.com

How to Play:
  Make sure the XNA 3.1 Framework is installed. If you don't have this, you can download it from
  the following link:

  http://www.microsoft.com/downloads/en/details.aspx?FamilyID=53867a2a-e249-4560-8011-98eb3e799ef2

  Once this is installed, simply open "Scrap Heap.exe" to try out our game!

Controls:
  ESCAPE: Toggle menu (note: menu will not close if no map is loaded)
  TIDLE (~): Toggle console
  ALT+ENTER: Toggle fullscreen / windowed mode
  W: move forward
  S: move backward
  A: move left
  D: move right
  SPACE: Jump
  1: Select weapon 1 (Pistol)
  2: Select weapon 1 (Shrapnel Cannon)
  3: Select weapon 1 (Gauss Gun)
  4: Select weapon 1 (Slug Thrower)
  5: Select weapon 1 (Machine Rifle)

Libraries Used
  + XNAQ3Lib: http://q3libxna.codeplex.com/
  + KiloWatt: http://www.enchantedage.com/node/24

Changelog:
  Version 1.0 (December 10, 2010)
    + Initial release!
